Fuel inlet
Created Friday 19 February 2016
A connector for fuel media.
The connector is characterised by:
- A Medium constrained by Clara.Basics.Media.Fuel.PartialFuel
- LHV_calculationType a string to determine how the lower heating value of the fuel is handled. As a predefined fixed value or calculated according to the so called "Verbandsformel" with respect to the elemental fuel composition.
- pressure Pressure at the port
- flow m_flow Mass flow rate entering the system (outgoing flows are negative)
- steam T_outflow Temperature of outgoing flows (i.e. active if m_flow<0, to access Temperature of incoming flows inStream(T_outflow) is applied)
- steam xi_outflow[Medium.nc-1] Mass fraction vector of outgoing flows (i.e. active if m_flow<0, to access composition of incoming flows inStream(xi_outflow) is applied)
- steam LHV_outflow Lower heating value of outgoing flows (i.e. active if m_flow<0, to access lower heating value of incoming flows inStream(LHV_outflow) is applied)
Backlinks: ClaRa:Basics:Interfaces:FuelFlueGas inlet ClaRa:Basics:Interfaces:FuelSlagFlueGas inlet ClaRa:Basics:Interfaces:Fuel outlet ClaRa:Components:Adapters:FuelFlueGas join ClaRa:Components:Adapters:FuelSlagFlueGas join ClaRa:Components:BoundaryConditions:BoundaryFuel pTxi